CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯滤波 matlab

搜索资源列表

  1. experiment2

    0下载:
  2. 理想低通、高通、巴特沃斯低通高通滤波器对图像进行锐化和模糊处理-Ideal low-pass, high pass, Butterworth low pass high pass filter sharpening and blurring the image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:70896
    • 提供者:张成
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
  1. 496876399457457454534

    0下载:
  2. 粒子滤波技术在非线性、非高斯系统表现出来的优越性,决定了它的应用范围非常广泛。另外,粒子滤波器的多模态处理能力,也是它应用广泛有原因之一。国际上,粒子滤波已被应用于各个领域。在经济学领域,它被应用在经济数据预测;在军事领域已经被应用于雷达跟踪空中飞行物,空对空、空对地的被动式跟踪;在交通管制领域它被应用在对车或人视频监控;它还用于机器人的全局定位。 -Particle filter technology in the non-linear, non-Gaussian system demon
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:346040
    • 提供者:fanlianxiang
  1. winner

    0下载:
  2. 维纳滤波对高斯白噪声和椒盐噪声的去噪效果比较-Wiener filter is white Gaussian noise and impulse noise denoising Comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:907450
    • 提供者:姜艳
  1. matlab

    0下载:
  2. matlab 图像锐化 图像增强 高通滤波 巴特沃斯-image enhancement matlab image sharpening high-pass filter 波巴特沃斯
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:44715
    • 提供者:杜鹏菲
  1. imageprocessing

    0下载:
  2. 图像处理的Matlab系统,包含有巴特沃兹滤波、图像分割、高斯滤波、图像增强、图像锐化,图像旋转等功能。-Matlab image processing system, including a Butterworth filter, image segmentation, Gaussian filter, image enhancement, image enhancement, image rotation and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:498528
    • 提供者:连宇
  1. OFDM

    1下载:
  2. OFDM下行的仿真1、产生要传输随机数; 2、进行调制; 3、串并转换; 4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算); 5、增加循环前缀; 6、并串转换; 7、输出前滤波; 8、增加信道噪声(加性高斯白噪声); 9、接收端串并转换; 10、去除循环前缀; 11、进行FFT变换; 12、信号解调; 13、误比特率计算; -OFDM downlink simulation 1, have t
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:112282
    • 提供者:刘洋
  1. particlefilter

    0下载:
  2. 用粒子滤波产生各种分布的随机数,包括指数分布、高斯分布、二项分布,用MATLAB实现的-Particle filter with a variety of random number generation, including the exponential distribution, Gaussian distribution, binomial distribution, with a MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:4249
    • 提供者:张航
  1. MATLAB

    1下载:
  2. 自适应信号 利用自适应信号分离器,可以有效的从白噪声中提取周期信号。现选取信号为正弦信号 ,宽带噪声信号为高斯白噪声,延迟D=50;收敛因子为 和 时的滤波效果。-Adaptive signal using adaptive signal separator, white noise can be effectively extracted from the periodic signal. Select the signal is sinusoidal signal, broadband no
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7107
    • 提供者:叶赫
  1. Gaussian-filter

    0下载:
  2. MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。-MatLab self mean filtering, median filtering, Gaussian filtering image processing functions.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4088
    • 提供者:zhangyudie
  1. gaosi

    0下载:
  2. matlab中解决高斯滤波的问题,包括高通中通和低通滤波器-to solve the problem of
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:806
    • 提供者:longlong
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. soundprocessing

    1下载:
  2. 基于matlab对语音信号进行频谱分析,加入高斯噪声,再使用FIR高通、巴特沃斯低通、FIR带通滤波器进行滤波处理-Spectral analysis of the speech signal, adding Gaussian noise, and then use high-pass, low pass, band pass filter for filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:316948
    • 提供者:lisiwen
  1. array3

    0下载:
  2. matlab的手势识别,手部提取经过了肤色的提取,高斯滤波,锐化处理,以及HU矩运算,可以进行单独的手势识别,只要实现做好手势模板即可-matlab gesture recognition, hand extracted through the skin color extraction, Gaussian filtering, sharpening, and HU moments computing, gesture recognition can be separate, as long a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1593
    • 提供者:spy
  1. summary-homework-2011

    0下载:
  2. 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10587
    • 提供者:王媛媛
  1. gaosilvbo

    0下载:
  2. 运用Matlab开发环境,调用一副图像,实现图像的高斯滤波-By Matlab development environment, called an image, the image of the Gaussian filter to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:36008
    • 提供者:柳海玲
  1. gaosilvbo

    1下载:
  2. 高通高斯滤波,LBP,LDP的matlab源代码,用于图像的增强,特征提取。-High-pass Gaussian filter, LBP, LDP matlab source code for image enhancement, feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1880
    • 提供者:hehe
  1. Guass_Filter

    0下载:
  2. 基于matlab 实现的求高斯滤波。并在matlab上实现.-mase on matlab and filter .
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:712
    • 提供者:zhengxianhui
  1. Gaussian--median--mean-filter

    0下载:
  2. 本程序集为matlab高斯滤波、中值滤波、均值滤波,可以用于图像处理等方面-matlab Gaussian filter, median filter, mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:959
    • 提供者:smallknifer
  1. Matlab-image-filiter

    0下载:
  2. 用中值滤波,多维滤波,使用中心为-4,-8的拉普拉斯滤波器,高斯低通滤波,拉普拉斯滤波器进行滤波处理-Center of median filtering, multi-dimensional filtering,-4,-8 Laplace filter, the Gaussian low-pass filter, Laplacian filter to filter the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1464
    • 提供者:wp
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com